======================================================
This is the aging sensor deliverables folder
Copyright C 2014 by Xinfei Guo (xg2dt@virginia.edu)
======================================================
*code* folder includes all the HDL we need for this project.
agingsensor.v is the single aging sensor cell.
scancell.v is the new scan chain cell with sensor cell embedded.
Johnson_count_dc.v is an example I use for illustration. It is the netlist file after DFT.
Johnson_count_dc_sensor is the updated netlist with sensors included.
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*scripts*folder includes the scripts I used in design compiler and ic compiler
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*CEL&FRAM* folder includes all the CELL and FRAM view. It includes three folders,
*sensorcell* folder is the library database for the aging sensor cell.
*scancell* folder is the library database for the new scanchain cell.
*Counter* folder is the Johnson Counter example we used for demonstration.